home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / Stone_Order.app / English.lproj / Stone_Order.nib / data.classes next >
Text File  |  1996-02-18  |  707b  |  26 lines

  1. StoneOrderDelegate = {
  2.     ACTIONS = {
  3.     "clearFields:" = "clearFields:"; 
  4.     "emailOrder:" = "emailOrder:"; 
  5.     "incrementQuantity:" = "incrementQuantity:"; 
  6.     "printOrder:" = "printOrder:"; 
  7.     }; 
  8.     OUTLETS = {
  9.     developerSwitch = developerSwitch; 
  10.     emailField = emailField; 
  11.     ftpSwitch = ftpSwitch; 
  12.     infoForm = infoForm; 
  13.     nextMailSwitch = nextMailSwitch; 
  14.     numberMachinesField = numberMachinesField; 
  15.     quantityMatrix = quantityMatrix; 
  16.     shipToField = shipToField; 
  17.     statusRadio = statusRadio; 
  18.     telFaxForm = telFaxForm; 
  19.     userGroupField = userGroupField; 
  20.     userGroupSwitch = userGroupSwitch; 
  21.     window = window; 
  22.     }; 
  23.     SUPERCLASS = Object; 
  24. };
  25. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  26.